Adis Hrnjica
Whiz KidPlease note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
-
Re: Permissions, inheritance and principals via the API
Hi Stephen, If you have: Video shared with User A (Viewer role) Folder containing that video shared with User B (Viewer role) Then: ✅ Both User A and User B will be able to access the video ✅ Both … (View Post)1 -
Re: /PublicAPI/4.6/UsageReporting.svc unable to handle large report files?
Hi Koon, It seems the limit is 16MB. I'll work internally to increase this limit so you can download larger reports > 30KM. Thanks, Adis (View Post)1 -
Re: Support for copy/move video through API
Hi Elaine, We now have the session copy API in our REST API (/api/v1/sessions/{id}/sessioncopy). https://demo.hosted.panopto.com/Panopto/Api/Docs/index.html#/Sessions/Sessions_Copy You can use this A… (View Post)1 -
Re: Pull scheduled recording links for a course?
Hi Elaine, You could do the following if you want recording that already completed: Get Course Folder ID: You'll need the folder GUID for each course Fetch Sessions: Call GET /api/v1/folders/{fo… (View Post)1 -
Re: API that can output the values registered in the “People and groups” and “Who can access this video.
Hi Misaki, For the permissions based stuff you could use either SOAP or REST API to get some of the permission stuff you need. SOAP API https://your-panopto-server/Panopto/PublicAPI/4.0/AccessManagem… (View Post)1